home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Business Shareware
/
Business Shareware.iso
/
start
/
finance
/
st_bgt17
/
install.bat
next >
Wrap
DOS Batch File
|
1992-12-03
|
3KB
|
75 lines
@echo off
cls
if %1x==x goto ERROR
if %2x==x goto ERROR
echo ███████████████████████████████████████████████████████████████
echo ██ ██
echo ██ ST-BUDGET version 1.7a ██
echo ██ ──────────────────────────────────────────────────────── ██
echo ██ ██
echo ██ Installation Program ██
echo ██ ██
echo ██ ██
echo ██ The purpose of this program is to install the ██
echo ██ ST-BUDGET System onto your computer. ██
echo ██ ██
echo ██ The directory %2\BUDGET will be created and the ██
echo ██ system files will be placed within this directory ██
echo ██ ██
echo ███████████████████████████████████████████████████████████████
echo
:UNZIP
echo .
echo .
echo Working...
%1\ST-BGT.EXE -d %2\BUDGET
goto done
:ERROR
echo
echo Installation Procedure Command Format:
echo
echo drive:INSTALL f: h:
echo
echo drive: is the location of your floppy disk (and directory) of the
echo INSTALL program provided with the ST-BUDGET Installation Disk
echo E.g.- 'A:\' from the ST-BUDGET Installation Disk floppy
echo
echo f: is the location of the files containing the STBUDGET.EXE
echo file (This will usually be the same as above)
echo This specifies where the ST-BUDGET system will be installed
echo FROM.
echo E.g.- 'A:'
echo
echo h: is your Hard Drive designator destination location.
echo This specifies where the ST-BUDGET system will be transferred
echo TO from the installation disk.
echo This would usually be the 'C:' drive.
echo
echo Installation Failed - Improper or No arguments supplied.
echo Please try again.
:QUIT
echo .
echo The ST-BUDGET System Version 1.0 has not been installed!
echo .
goto end
:DONE
echo Installation Completed
echo
echo To invoke the ST-BUDGET System, you must:
echo
echo 1) Move to the root directory of the destination drive.
echo E.g.- At the DOS prompt type;
echo %2
echo and then
echo cd \BUDGET
echo .
echo 2) Invoke the ST-BUDGET System
echo At the DOS prompt type:
echo BUDGET